From aa9aca5f35dde1a5afbea668c52e633bdce439ba Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Tue, 9 Dec 2003 11:45:33 +0000 Subject: [PATCH] fix utf-8 brokenness - apologies. --- ChangeLog | 8 ++++---- ChangeLog.pre-2-10 | 8 ++++---- ChangeLog.pre-2-4 | 8 ++++---- ChangeLog.pre-2-6 | 8 ++++---- ChangeLog.pre-2-8 | 8 ++++---- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5244f4e9b6..fe36277814 100644 --- a/ChangeLog +++ b/ChangeLog @@ -612,7 +612,7 @@ Wed Nov 12 21:40:10 2003 Matthias Clasen Wed Nov 12 21:00:10 2003 Matthias Clasen * gtk/gtkinputdialog.c (gtk_input_dialog_init): Clarify the - label for the empty list. String change. (#95446, Tomas Ögren) + label for the empty list. String change. (#95446, Tomas Ögren) Wed Nov 12 20:57:50 2003 Matthias Clasen @@ -4513,7 +4513,7 @@ Fri Jun 6 11:07:33 2003 Owen Taylor * gtk/gtkwidget.c (event_window_still_viewable): Before delivering an event to a widget, check that (if relevant), the event's window is still viewable. - (#105642, Dennis Björklund) + (#105642, Dennis Björklund) * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): NULL out private->parent, since after destruction @@ -4662,7 +4662,7 @@ Thu Jun 5 16:52:54 2003 Owen Taylor Thu Jun 5 17:20:40 2003 Owen Taylor - #107883, Gustavo Giráldez + #107883, Gustavo Giráldez * gtk/gtktextlayout.c (gtk_text_layout_emit_changed): Split out the case where we know we changed, and @@ -5994,7 +5994,7 @@ Mon Jan 27 22:43:11 2003 Kristian Rietveld * gtk/gtktreestore.c (gtk_tree_store_sort_helper): don't just bail out if the level only has one item, recurse over the child if there - is one. (Fixes #100458, reported by Gaël Le Mignot). + is one. (Fixes #100458, reported by Gaël Le Mignot). Mon Jan 27 22:41:26 2003 Kristian Rietveld diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 5244f4e9b6..fe36277814 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -612,7 +612,7 @@ Wed Nov 12 21:40:10 2003 Matthias Clasen Wed Nov 12 21:00:10 2003 Matthias Clasen * gtk/gtkinputdialog.c (gtk_input_dialog_init): Clarify the - label for the empty list. String change. (#95446, Tomas Ögren) + label for the empty list. String change. (#95446, Tomas Ögren) Wed Nov 12 20:57:50 2003 Matthias Clasen @@ -4513,7 +4513,7 @@ Fri Jun 6 11:07:33 2003 Owen Taylor * gtk/gtkwidget.c (event_window_still_viewable): Before delivering an event to a widget, check that (if relevant), the event's window is still viewable. - (#105642, Dennis Björklund) + (#105642, Dennis Björklund) * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): NULL out private->parent, since after destruction @@ -4662,7 +4662,7 @@ Thu Jun 5 16:52:54 2003 Owen Taylor Thu Jun 5 17:20:40 2003 Owen Taylor - #107883, Gustavo Giráldez + #107883, Gustavo Giráldez * gtk/gtktextlayout.c (gtk_text_layout_emit_changed): Split out the case where we know we changed, and @@ -5994,7 +5994,7 @@ Mon Jan 27 22:43:11 2003 Kristian Rietveld * gtk/gtktreestore.c (gtk_tree_store_sort_helper): don't just bail out if the level only has one item, recurse over the child if there - is one. (Fixes #100458, reported by Gaël Le Mignot). + is one. (Fixes #100458, reported by Gaël Le Mignot). Mon Jan 27 22:41:26 2003 Kristian Rietveld diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 5244f4e9b6..fe36277814 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -612,7 +612,7 @@ Wed Nov 12 21:40:10 2003 Matthias Clasen Wed Nov 12 21:00:10 2003 Matthias Clasen * gtk/gtkinputdialog.c (gtk_input_dialog_init): Clarify the - label for the empty list. String change. (#95446, Tomas Ögren) + label for the empty list. String change. (#95446, Tomas Ögren) Wed Nov 12 20:57:50 2003 Matthias Clasen @@ -4513,7 +4513,7 @@ Fri Jun 6 11:07:33 2003 Owen Taylor * gtk/gtkwidget.c (event_window_still_viewable): Before delivering an event to a widget, check that (if relevant), the event's window is still viewable. - (#105642, Dennis Björklund) + (#105642, Dennis Björklund) * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): NULL out private->parent, since after destruction @@ -4662,7 +4662,7 @@ Thu Jun 5 16:52:54 2003 Owen Taylor Thu Jun 5 17:20:40 2003 Owen Taylor - #107883, Gustavo Giráldez + #107883, Gustavo Giráldez * gtk/gtktextlayout.c (gtk_text_layout_emit_changed): Split out the case where we know we changed, and @@ -5994,7 +5994,7 @@ Mon Jan 27 22:43:11 2003 Kristian Rietveld * gtk/gtktreestore.c (gtk_tree_store_sort_helper): don't just bail out if the level only has one item, recurse over the child if there - is one. (Fixes #100458, reported by Gaël Le Mignot). + is one. (Fixes #100458, reported by Gaël Le Mignot). Mon Jan 27 22:41:26 2003 Kristian Rietveld diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 5244f4e9b6..fe36277814 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -612,7 +612,7 @@ Wed Nov 12 21:40:10 2003 Matthias Clasen Wed Nov 12 21:00:10 2003 Matthias Clasen * gtk/gtkinputdialog.c (gtk_input_dialog_init): Clarify the - label for the empty list. String change. (#95446, Tomas Ögren) + label for the empty list. String change. (#95446, Tomas Ögren) Wed Nov 12 20:57:50 2003 Matthias Clasen @@ -4513,7 +4513,7 @@ Fri Jun 6 11:07:33 2003 Owen Taylor * gtk/gtkwidget.c (event_window_still_viewable): Before delivering an event to a widget, check that (if relevant), the event's window is still viewable. - (#105642, Dennis Björklund) + (#105642, Dennis Björklund) * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): NULL out private->parent, since after destruction @@ -4662,7 +4662,7 @@ Thu Jun 5 16:52:54 2003 Owen Taylor Thu Jun 5 17:20:40 2003 Owen Taylor - #107883, Gustavo Giráldez + #107883, Gustavo Giráldez * gtk/gtktextlayout.c (gtk_text_layout_emit_changed): Split out the case where we know we changed, and @@ -5994,7 +5994,7 @@ Mon Jan 27 22:43:11 2003 Kristian Rietveld * gtk/gtktreestore.c (gtk_tree_store_sort_helper): don't just bail out if the level only has one item, recurse over the child if there - is one. (Fixes #100458, reported by Gaël Le Mignot). + is one. (Fixes #100458, reported by Gaël Le Mignot). Mon Jan 27 22:41:26 2003 Kristian Rietveld diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 5244f4e9b6..fe36277814 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -612,7 +612,7 @@ Wed Nov 12 21:40:10 2003 Matthias Clasen Wed Nov 12 21:00:10 2003 Matthias Clasen * gtk/gtkinputdialog.c (gtk_input_dialog_init): Clarify the - label for the empty list. String change. (#95446, Tomas Ögren) + label for the empty list. String change. (#95446, Tomas Ögren) Wed Nov 12 20:57:50 2003 Matthias Clasen @@ -4513,7 +4513,7 @@ Fri Jun 6 11:07:33 2003 Owen Taylor * gtk/gtkwidget.c (event_window_still_viewable): Before delivering an event to a widget, check that (if relevant), the event's window is still viewable. - (#105642, Dennis Björklund) + (#105642, Dennis Björklund) * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): NULL out private->parent, since after destruction @@ -4662,7 +4662,7 @@ Thu Jun 5 16:52:54 2003 Owen Taylor Thu Jun 5 17:20:40 2003 Owen Taylor - #107883, Gustavo Giráldez + #107883, Gustavo Giráldez * gtk/gtktextlayout.c (gtk_text_layout_emit_changed): Split out the case where we know we changed, and @@ -5994,7 +5994,7 @@ Mon Jan 27 22:43:11 2003 Kristian Rietveld * gtk/gtktreestore.c (gtk_tree_store_sort_helper): don't just bail out if the level only has one item, recurse over the child if there - is one. (Fixes #100458, reported by Gaël Le Mignot). + is one. (Fixes #100458, reported by Gaël Le Mignot). Mon Jan 27 22:41:26 2003 Kristian Rietveld -- 2.30.2